Fix bug in graph auth
#1489
Annotations
16 warnings
Lint
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/.
|
Lint:
packages/cli/src/command-helpers/network.test.ts#L31
Forbidden non-null assertion
|
Lint:
packages/cli/src/command-helpers/network.test.ts#L67
Forbidden non-null assertion
|
Lint:
packages/cli/src/command-helpers/network.test.ts#L78
Forbidden non-null assertion
|
Lint:
packages/cli/src/command-helpers/network.ts#L80
Forbidden non-null assertion
|
Lint:
packages/cli/src/command-helpers/version.ts#L47
Forbidden non-null assertion
|
Lint:
packages/cli/src/commands/auth.ts#L76
Forbidden non-null assertion
|
Lint:
packages/cli/src/commands/build.ts#L86
Forbidden non-null assertion
|
Lint:
packages/cli/src/commands/deploy.ts#L452
Forbidden non-null assertion
|
Lint:
packages/cli/src/commands/init.ts#L1266
Forbidden non-null assertion
|
Lint:
packages/cli/src/commands/init.ts#L1329
Forbidden non-null assertion
|
Graph TS
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, nick-fields/retry@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Ethereum Basic Event Handlers
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, nick-fields/retry@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CLI / nodejs v22
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, nick-fields/retry@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CLI / nodejs v18
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, nick-fields/retry@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CLI / nodejs v20
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, nick-fields/retry@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|