Skip to content

Add Service Usage Consumer role to GitHub Actions service account #25144

Add Service Usage Consumer role to GitHub Actions service account

Add Service Usage Consumer role to GitHub Actions service account #25144

Triggered via pull request March 26, 2024 17:57
Status Success
Total duration 4m 50s
Artifacts

node-test.yml

on: pull_request
Matrix: unit
Matrix: check-json-schema
Matrix: check-package-lock-vsce
Matrix: check-package-lock
Matrix: lint
Matrix: integration-windows
Matrix: integration
Fit to window
Zoom out
Zoom in

Annotations

16 warnings
check-package-lock-vsce (20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
check-package-lock (20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
check-json-schema (20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint (20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint (20): src/gcp/resourceManager.ts#L22
Expected only 0 line after block description
lint (20): src/gcp/resourceManager.ts#L35
Expected only 0 line after block description
lint (20): src/gcp/resourceManager.ts#L57
Expected only 0 line after block description
lint (20): src/gcp/resourceManager.ts#L79
Invalid type "string | undefined" of template literal expression
lint (20): src/gcp/resourceManager.ts#L107
Missing JSDoc comment
lint (20): src/gcp/resourceManager.ts#L123
Invalid type "string | undefined" of template literal expression
lint (20): src/init/features/hosting/github.ts#L50
Expected only 0 line after block description
lint (20): src/init/features/hosting/github.ts#L53
@param "config" does not match an existing function parameter
lint (20): src/init/features/hosting/github.ts#L86
Unsafe assignment of an `any` value
lint (20): src/init/features/hosting/github.ts#L89
Unsafe argument of type `any` assigned to a parameter of type `string | number`
unit (18)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
unit (20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.