Skip to content

fix: Generates a token so the open-sauce bot can push to beta #376

fix: Generates a token so the open-sauce bot can push to beta

fix: Generates a token so the open-sauce bot can push to beta #376

Triggered via pull request August 20, 2024 15:50
@jpmcbjpmcb
synchronize #313
fix-release
Status Success
Total duration 43s
Artifacts

development.yml

on: pull_request
test  /  Test application
24s
test / Test application
test  /  Code standards
33s
test / Code standards
build
20s
build
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test / Test application
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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 / Code standards
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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 / Code standards: src/popup/pages/profile.tsx#L69
'_' is assigned a value but never used
test / Code standards: src/popup/pages/settings.tsx#L1
'Toggle' is defined but never used
test / Code standards: src/popup/pages/settings.tsx#L6
'settingLabels' is assigned a value but never used
test / Code standards: src/popup/pages/settings.tsx#L11
'settingsConfig' is assigned a value but never used
test / Code standards: src/utils/dom-utils/changeSuggestorButton.ts#L1
'GITHUB_REVIEW_SUGGESTION_CLASS' is defined but never used
test / Code standards: src/utils/dom-utils/changeSuggestorButton.ts#L5
'commentNode' is defined but never used
test / Code standards: src/utils/dom-utils/changeSuggestorButton.ts#L20
Unnecessary return statement