Bump file-type from 12.4.2 to 20.1.0 #861
Annotations
5 errors and 1 warning
Run ./build_and_test.sh:
lib/Writers/BinaryWriter.ts#L4
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("file-type")' call instead.
|
Run ./build_and_test.sh:
lib/Writers/BinaryWriter.ts#L23
This expression is not callable.
|
Run ./build_and_test.sh:
lib/Writers/BinaryWriter.ts#L26
Type 'string | undefined' is not assignable to type 'string'.
|
Run ./build_and_test.sh
Process completed with exit code 2.
|
Publish Test Report
❌ Failed to create checks using the provided token. (HttpError: Resource not accessible by integration - https://docs.github.com/rest/checks/runs#create-a-check-run)
|
Publish Test Report
⚠️ This usually indicates insufficient permissions. More details: https://github.com/mikepenz/action-junit-report/issues/23
|
Loading