Add option to load custom behaviors from git repo #3060
Annotations
4 errors and 2 warnings
lint (20.x)
Process completed with exit code 1.
|
build (20.x):
src/util/file_reader.ts#L46
Function lacks ending return statement and return type does not include 'undefined'.
|
build (20.x):
src/util/file_reader.ts#L48
Argument of type 'string | undefined' is not assignable to parameter of type 'string | URL'.
|
build (20.x)
Process completed with exit code 2.
|
lint (20.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build (20.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|