Version Packages (#240) #162
Annotations
16 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/create-release@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
example/components/layout.js#L6
'name' is assigned a value but never used. Allowed unused vars must match /^_/u
|
examples/app-pages-router/app/api/client/route.ts#L3
'request' is defined but never used. Allowed unused args must match /^_/u
|
examples/app-pages-router/app/parallel/layout.tsx#L7
'children' is defined but never used. Allowed unused args must match /^_/u
|
examples/app-pages-router/middleware.ts#L14
Add the missing "else" clause
|
examples/app-router/app/api/client/route.ts#L3
'request' is defined but never used. Allowed unused args must match /^_/u
|
examples/app-router/app/parallel/layout.tsx#L7
'children' is defined but never used. Allowed unused args must match /^_/u
|
examples/app-router/middleware.ts#L14
Add the missing "else" clause
|
examples/pages-router/src/pages/index.tsx#L5
'inter' is assigned a value but never used. Allowed unused vars must match /^_/u
|
examples/shared/api/index.ts#L17
'key' is defined but never used. Allowed unused args must match /^_/u
|
packages/open-next/src/adapters/cache.ts#L126
Refactor this function to reduce its Cognitive Complexity from 22 to the 20 allowed
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The logs for this run have expired and are no longer available.
Loading