Release/v1.1.1 #12
Annotations
14 warnings
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/
|
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#L26
Inline style: { flexDirection: 'row', justifyContent: 'space-between', zIndex: 1 }
|
lint:
example/src/App.tsx#L38
Inline style: { backgroundColor: 'red' }
|
lint:
example/src/App.tsx#L44
Inline style: { color: 'black' }
|
lint:
example/src/App.tsx#L46
Inline style: { backgroundColor: 'green' }
|
lint:
example/src/App.tsx#L50
Inline style: { backgroundColor: 'blue' }
|
lint
Inline style: { backgroundColor: 'red', flexShrink: 1 }
|
lint
Inline style: { flexShrink: 1, flexGrow: 1 }
|
lint
Inline style: { backgroundColor: 'blue', flexShrink: 1 }
|
lint
Inline style: { flexShrink: 1, flexGrow: 1 }
|
lint
Inline style: { color: "tooltipMessage === 'Correct!' ? 'blue' : undefined" }
|
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/
|