Deploy Extension #9
Annotations
2 errors and 1 warning
deploy
YAMLException: missed comma between flow collection entries (3:20)
1 | - recursive: true
2 | args: [--frozen-lockfile, --strict-peer-dependencies]
3 | - args: [--global, @vscode/vsce]
------------------------^
|
deploy
YAMLException: missed comma between flow collection entries (3:20)
1 | - recursive: true
2 | args: [--frozen-lockfile, --strict-peer-dependencies]
3 | - args: [--global, @vscode/vsce]
------------------------^
|
deploy
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/
|