Feature/workers optimised #1201
build.yaml
on: pull_request
Annotations
6 errors and 1 warning
lib
'decrypt' is declared but its value is never read.
|
lib
Relative import paths need explicit file extensions in EcmaScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Did you mean '../../../tdf3/src/crypto/decrypt-worker.js'?
|
lib
Type 'typeof Worker' is not assignable to type '{ new (scriptURL: string | URL, options?: WorkerOptions | undefined): Worker; prototype: Worker; }'.
|
lib
Parameter 'data' implicitly has an 'any' type.
|
lib
Parameter 'data' implicitly has an 'any' type.
|
lib
Process completed with exit code 2.
|
scripts
The following actions uses node12 which is deprecated and will be forced to run on node16: mig4/setup-bats@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|