Revert to oclif v3, fix version script (#67) #55
Annotations
11 warnings
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/
|
src/commands/api.ts#L5
Prefer `node:util` over `util`
|
src/commands/api.ts#L6
Prefer `node:url` over `url`
|
src/commands/api.ts#L54
Missing return type on function
|
src/commands/api.ts#L57
Do not use "require"
|
src/commands/api.ts#L58
Do not use "require"
|
src/commands/api.ts#L65
Expected blank line before this statement
|
src/commands/api.ts#L75
Expected blank line before this statement
|
src/commands/api.ts#L78
Expected blank line before this statement
|
src/commands/api.ts#L79
Use object destructuring
|
src/commands/api.ts#L85
Expected blank line before this statement
|
The logs for this run have expired and are no longer available.
Loading