update workflows #17
Annotations
11 errors and 1 warning
build-plugin
Cannot find module 'TFS/VersionControl/GitRestClient' or its corresponding type declarations.
|
build-plugin
Cannot find module 'VSS/Utils/String' or its corresponding type declarations.
|
build-plugin
This comparison appears to be unintentional because the types 'string | undefined' and 'number' have no overlap.
|
build-plugin
Variable 'repalcedAdditionalFlags' is used before being assigned.
|
build-plugin
This comparison appears to be unintentional because the types 'string | undefined' and 'number' have no overlap.
|
build-plugin
This comparison appears to be unintentional because the types 'string | undefined' and 'number' have no overlap.
|
build-plugin
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
|
build-plugin
'ex' is of type 'unknown'.
|
build-plugin
Argument of type 'Buffer' is not assignable to parameter of type 'string'.
|
build-plugin
Type 'string | undefined' is not assignable to type 'string'.
|
build-plugin
Process completed with exit code 1.
|
build-plugin
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|