chore: release 0.2.1 #3
Annotations
14 warnings
build-library
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint:
example/src/App.tsx#L59
'time' is already declared in the upper scope on line 19 column 10
|
lint:
example/src/App.tsx#L79
Inline style: { flexDirection: 'row', justifyContent: 'center' }
|
lint:
example/src/App.tsx#L90
Inline style: { flexDirection: 'row', alignItems: 'center' }
|
lint:
example/src/App.tsx#L92
Inline style: { flex: 1 }
|
lint:
example/src/App.tsx#L109
Inline style: { flexDirection: 'row', alignItems: 'center', flexWrap: 'wrap' }
|
lint:
example/src/App.tsx#L115
Inline style: { margin: 8 }
|
lint:
example/src/App.tsx#L116
Inline style: { margin: 8 }
|
lint:
example/src/App.tsx#L117
Inline style: { margin: 8 }
|
lint:
example/src/App.tsx#L118
Inline style: { margin: 8 }
|
lint:
example/src/App.tsx#L119
Inline style: { margin: 8 }
|
build-web
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|