chore: fix license href in README.md #11
ci.yml
on: pull_request
lint
16s
typecheck
13s
Matrix: test
Annotations
8 errors and 5 warnings
typecheck:
src/constants.ts#L3
Cannot find name 'Logger'.
|
typecheck
Process completed with exit code 1.
|
test (lts/*, ubuntu-latest):
src/constants.ts#L3
Exported variable 'DEFAULT_LOGGER' has or is using private name 'Logger'.
|
test (lts/*, ubuntu-latest)
Process completed with exit code 1.
|
test (lts/*, windows-latest):
src/constants.ts#L3
Exported variable 'DEFAULT_LOGGER' has or is using private name 'Logger'.
|
test (lts/*, windows-latest)
Process completed with exit code 1.
|
test (lts/*, macos-latest):
src/constants.ts#L3
Exported variable 'DEFAULT_LOGGER' has or is using private name 'Logger'.
|
test (lts/*, macos-latest)
Process completed with exit code 1.
|
typecheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (lts/*, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (lts/*, windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (lts/*, macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|