Fix workflows for read-only GITHUB_TOKEN #3377
staging.yml
on: pull_request
Annotations
19 warnings
Setup – Cache keys
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Setup – Cache keys
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/
|
Setup – Cache keys
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/
|
Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Deploy – Hosting
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, FirebaseExtended/action-hosting-deploy@4d0d0023f1d92b9b7d16dda64b3d7abd2c98974b. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test – Unit
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Deploy – Functions
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, google-github-actions/setup-gcloud@ee9693ff89cdf73862b8a13988f6a71070e8fc58. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Deploy – Functions
"service_account_key" has been deprecated. Please switch to using google-github-actions/auth which supports both Workload Identity Federation and Service Account Key JSON authentication. For more details, see https://github.com/google-github-actions/setup-gcloud#authorization
|
Test – Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test – Lint:
firebase/headers.js#L83
This line has a length of 113. Maximum allowed is 80
|
Test – Lint:
firebase/headers.js#L129
This line has a length of 100. Maximum allowed is 80
|
Test – Lint:
firebase/redirects/static-files.js#L63
This line has a length of 85. Maximum allowed is 80
|
Test – Lint:
src/components/CodeSet.tsx#L116
Unexpected any. Specify a different type
|
Test – Lint:
src/components/CsvBlockTable.tsx#L82
This line has a length of 129. Maximum allowed is 80
|
Test – Lint:
src/components/CsvBlockTable.tsx#L121
This line has a length of 121. Maximum allowed is 80
|
Test – Lint:
src/components/CsvBlockTable.tsx#L161
This line has a length of 121. Maximum allowed is 80
|
Test – Lint:
src/components/CsvBlockTable.tsx#L285
This line has a length of 129. Maximum allowed is 80
|
Test – Lint:
src/components/CsvBlockTable.tsx#L323
This line has a length of 129. Maximum allowed is 80
|
Test – Lint:
src/components/CsvBlockTable.tsx#L352
This line has a length of 129. Maximum allowed is 80
|