Skip to content

feat: do not fail to re-login if previous token is wrong #1761

feat: do not fail to re-login if previous token is wrong

feat: do not fail to re-login if previous token is wrong #1761

Triggered via pull request March 27, 2024 10:31
Status Success
Total duration 4m 47s
Artifacts

build.yml

on: pull_request
Matrix: Test
Release package
0s
Release package
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
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/.
Lint: src/abstract-command.ts#L11
Unexpected any. Specify a different type
Lint: src/hooks/init/check-compatible-node-version.ts#L7
Unexpected unnamed async function
Lint: src/hooks/init/check-compatible-node-version.ts#L7
'options' is defined but never used
Lint: src/hooks/init/check-compatible-node-version.ts#L8
Unexpected any. Specify a different type
Lint: src/services/dumpers/abstract-dumper.ts#L41
Unexpected any. Specify a different type
Lint: src/services/dumpers/abstract-dumper.ts#L72
Unexpected any. Specify a different type
Lint: src/services/dumpers/agent-nodejs.ts#L254
Unexpected any. Specify a different type
Lint: src/services/dumpers/agent-nodejs.ts#L296
Unexpected any. Specify a different type
Lint: src/services/dumpers/agent-nodejs.ts#L352
Unexpected any. Specify a different type
Lint: test/services/dumpers/agent-nodejs/agent-nodejs-dumper-mongoose-models.test.ts#L41
Unexpected any. Specify a different type
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/.
Test (20)
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 (18)
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, paambaati/codeclimate-action@5f637ccd517bc8960de0fe59379dd922bcba9486. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.