chore: Use esbuild to build docker containers #3074
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
js.yml
on: pull_request
yarn
3m 14s
eslint
1m 12s
prettier
1m 10s
tsc
54s
test
3m 31s
codegen
55s
Annotations
2 errors and 2 warnings
eslint:
scripts/build.ts#L36
Unsafe call of an `any` typed value
|
eslint
Process completed with exit code 1.
|
codegen
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
eslint:
scripts/build.ts#L35
Include a description after the "@ts-expect-error" directive to explain why the @ts-expect-error is necessary. The description must be 3 characters or longer
|