Skip to content

chore: fix unary function in example #252

chore: fix unary function in example

chore: fix unary function in example #252

Triggered via push October 25, 2024 06:02
Status Success
Total duration 43s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
lint-cpp
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. 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/
build
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/components/TestResults.tsx#L52
Inline style: { flexDirection: 'column', gap: 8, padding: 16 }
lint: example/src/components/TestResults.tsx#L54
Inline style: { fontSize: 20 }
lint: example/src/components/TestResults.tsx#L64
Inline style: { gap: 8 }
lint: example/src/components/TestResults.tsx#L65
Inline style: { flexDirection: 'row', gap: 8 }
lint: example/src/components/TestResults.tsx#L67
Inline style: { fontSize: 16 }
lint: example/src/components/TestResults.tsx#L70
Inline style: { fontSize: 16, color: 'red' }
lint: example/src/components/TestResults.tsx#L78
Inline style: { backgroundColor: '#ddd', padding: 16 }
lint: example/src/components/TestResults.tsx#L79
Inline style: { fontFamily: 'monospace' }
lint: example/src/components/VisualImageTest.tsx#L14
Inline style: { width: 120, height: 100 }
lint: example/src/components/VisualImageTest.tsx#L18
Inline style: { width: 120, height: 100 }