Skip to content

Lint, build, test #1128

Lint, build, test

Lint, build, test #1128

Status Success
Total duration 1m 51s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
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/
build: test/api.test.ts#L39
Replace `·response·` with `response`
build: test/api.test.ts#L39
'response' is defined but never used
build: test/conductor.test.ts#L27
Replace `·CONDUCTOR_AUTH_PROVIDERS·` with `CONDUCTOR_AUTH_PROVIDERS`