prerelease #1
Annotations
2 errors and 11 warnings
prerelease:
src/utils/meta.ts#L55
Replace `metaFiles[pathToAsset]?.mod_date·??·modDate` with `(metaFiles[pathToAsset]?.mod_date·??·modDate)`
|
prerelease
Process completed with exit code 1.
|
prerelease
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
prerelease:
src/cmd/build/index.ts#L192
Unexpected any. Specify a different type
|
prerelease:
src/cmd/build/index.ts#L200
Unexpected console statement
|
prerelease:
src/cmd/build/index.ts#L210
Unexpected any. Specify a different type
|
prerelease:
src/cmd/build/index.ts#L312
Unexpected console statement
|
prerelease:
src/commands/build/index.ts#L37
Unexpected negated condition
|
prerelease:
src/commands/build/index.ts#L73
Unexpected console statement
|
prerelease:
src/commands/build/index.ts#L83
Unexpected console statement
|
prerelease:
src/commands/translate/__tests__/index.ts#L33
Unexpected any. Specify a different type
|
prerelease:
src/commands/translate/__tests__/index.ts#L33
Unexpected any. Specify a different type
|
prerelease:
src/commands/translate/__tests__/index.ts#L51
Unexpected any. Specify a different type
|