[Snyk] Fix for 2 vulnerabilities #33
Triggered via pull request
September 12, 2024 08:45
Status
Success
Total duration
3m 34s
Artifacts
–
Annotations
14 warnings
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#L54
Inline style: { flex: 1, paddingTop: 50 }
|
lint:
example/src/App.tsx#L58
Inline style: { height: 300 }
|
lint:
example/src/App.tsx#L59
Inline style: { backgroundColor: '#ccc', paddingVertical: 8, paddingHorizontal: 16 }
|
lint
Inline style: { backgroundColor: '#ccc', paddingVertical: 8, paddingHorizontal: 16 }
|
lint:
src/components/Table/Table.tsx#L35
Inline style: { width: '100%', height: '100%' }
|
lint
Expected '===' and instead saw '=='
|
lint
Expected '===' and instead saw '=='
|
lint
Inline style: { flex: "layout == 'horizontal' ? 0 : 1" }
|
lint
Expected '===' and instead saw '=='
|
lint
Inline style: { flex: 1, flexDirection: "layout == 'horizontal' ? 'column' : 'row'" }
|
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/
|
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/
|