Skip to content

Add Github Action test #1

Add Github Action test

Add Github Action test #1

Triggered via push July 18, 2023 07:15
Status Failure
Total duration 31s
Artifacts

test.yml

on: push
Matrix: build-test
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
build-test (18.x): src/index.test.ts#L2
'pinterest' is defined but never used
build-test (18.x): src/index.test.ts#L10
'MockMCEventType' is defined but never used
build-test (18.x): src/index.ts#L66
'event' is defined but never used. Allowed unused args must match /^_/u
build-test (18.x): src/index.ts#L67
'settings' is defined but never used. Allowed unused args must match /^_/u
build-test (18.x)
Process completed with exit code 1.
build-test (18.x)
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/