Skip to content
Triggered via pull request January 10, 2024 21:54
Status Failure
Total duration 38s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
build: src/crank.ts#L216
Replace `⏎↹↹tag:·TTag,⏎↹↹props:·TagProps<TTag>,⏎↹` with `tag:·TTag,·props:·TagProps<TTag>`
build: src/crank.ts#L276
Unexpected console statement
build: src/crank.ts#L279
Replace `deprecatedPropName` with `⏎↹↹↹↹↹deprecatedPropName⏎↹↹↹↹`
build: test/events.tsx#L318
'props' is defined but never used. Allowed unused args must match /^_/u
build: test/provisions.tsx#L18
Replace `this:·Context,·_props:·{message?:·string}` with `⏎↹this:·Context,⏎↹_props:·{message?:·string},⏎`
build
Process completed with exit code 1.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/