Skip to content

Check whether files are really files before operating on them #64

Check whether files are really files before operating on them

Check whether files are really files before operating on them #64

Triggered via pull request November 11, 2023 03:57
Status Failure
Total duration 29s
Artifacts

ci.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 2 warnings
build (20.x): src/esbuild-plugin.ts#L128
Argument of type 'string | Buffer' is not assignable to parameter of type 'string'.
build (20.x): src/esbuild-plugin.ts#L146
No overload matches this call.
build (20.x)
Process completed with exit code 2.
build (21.x): src/esbuild-plugin.ts#L128
Argument of type 'string | Buffer' is not assignable to parameter of type 'string'.
build (21.x): src/esbuild-plugin.ts#L146
No overload matches this call.
build (21.x)
The operation was canceled.
build (20.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@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 (21.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/