chore: release 0.3.1 #16
Annotations
1 error and 10 warnings
build-web
Process completed with exit code 1.
|
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/
|
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/
|
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/
|
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#L24
Inline style: { marginTop: 12 }
|
lint:
example/src/App.tsx#L30
Inline style: { marginTop: 12 }
|
lint:
example/src/App.tsx#L34
Inline style: { flexDirection: 'row' }
|
lint:
example/src/App.tsx#L49
Inline style: { flexDirection: 'row', height: 300, padding: 10 }
|
lint:
example/src/App.tsx#L55
Inline style: { marginTop: 12 }
|
lint:
example/src/App.tsx#L62
'i' is already declared in the upper scope on line 50 column 36
|