Dev - Upgrade to version 0.0.8 #18
ci.yml
on: pull_request
lint
22s
typecheck
28s
Matrix: test
Annotations
12 errors and 5 warnings
lint:
packages/utils/common/logger.ts#L47
Unexpected string concatenation
|
lint:
packages/utils/common/logger.ts#L47
Extra semicolon
|
lint:
packages/utils/w3/event.ts#L11
Strings must use singlequote
|
lint:
packages/utils/w3/event.ts#L11
Unexpected string concatenation
|
lint:
packages/utils/w3/event.ts#L11
Strings must use singlequote
|
lint
Process completed with exit code 1.
|
test (lts/*, ubuntu-latest)
Process completed with exit code 1.
|
test (lts/*, macos-latest)
Process completed with exit code 1.
|
typecheck:
packages/orap/tests/orap.test.ts#L1
Cannot find module 'dotenv' or its corresponding type declarations.
|
typecheck:
packages/reku/tests/crosscheck.test.ts#L5
Cannot find module 'dotenv' or its corresponding type declarations.
|
typecheck
Process completed with exit code 1.
|
test (lts/*, windows-latest)
Process completed with exit code 1.
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, 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/
|
test (lts/*, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, 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/
|
test (lts/*, macos-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, 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/
|
typecheck
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, 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/
|
test (lts/*, windows-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, 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/
|