Skip to content

chore: add test ci

chore: add test ci #1

Triggered via push December 11, 2023 08:43
Status Failure
Total duration 1m 18s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
lint: src/__tests__/form.test.tsx#L69
Missing an explicit type attribute for button
lint: src/__tests__/form.test.tsx#L330
'validate' was used before it was defined
lint: src/__tests__/form.test.tsx#L341
Missing an explicit type attribute for button
lint: src/__tests__/form.test.tsx#L351
Missing an explicit type attribute for button
lint: src/types/form.ts#L27
ES2015 module syntax is preferred over namespaces
lint: src/types/form.ts#L131
ES2015 module syntax is preferred over namespaces
lint: src/types/form.ts#L154
ES2015 module syntax is preferred over namespaces
lint: src/types/use.ts#L12
ES2015 module syntax is preferred over namespaces
lint: src/types/use.ts#L16
An interface declaring no members is equivalent to its supertype
lint: src/types/use.ts#L96
ES2015 module syntax is preferred over namespaces
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/