Skip to content

Started on SnippetsAdd command. #2

Started on SnippetsAdd command.

Started on SnippetsAdd command. #2

Triggered via push September 12, 2024 20:24
Status Failure
Total duration 1m 19s
Artifacts

lint.yml

on: push
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

54 errors
lint (ubuntu-latest, latest): src/commands/snippets/add.ts#L8
Could not find a declaration file for module 'opn'. '/home/runner/work/cacher-cli/cacher-cli/node_modules/opn/index.js' implicitly has an 'any' type.
lint (ubuntu-latest, latest): src/commands/snippets/add.ts#L85
Type '{ content: string; filename: string; filetype: string; }' is missing the following properties from type 'SnippetFile': contentLength, createdAt, guid, id, and 3 more.
lint (ubuntu-latest, latest): src/commands/snippets/add.ts#L97
Property 'teamScreenname' does not exist on type '{ snippet: Snippet; }'.
lint (ubuntu-latest, latest): src/commands/snippets/add.ts#L100
Cannot find name 'request'. Did you mean 'Request'?
lint (ubuntu-latest, latest): src/commands/snippets/add.ts#L129
Cannot find name 'ErrorCodes'.
lint (ubuntu-latest, latest): src/commands/snippets/add.ts#L133
Cannot find name 'ErrorCodes'.
lint (ubuntu-latest, latest): src/commands/snippets/add.ts#L146
Property 'snippet' has no initializer and is not definitely assigned in the constructor.
lint (ubuntu-latest, latest): src/commands/snippets/add.ts#L150
Property 'teamScreenname' has no initializer and is not definitely assigned in the constructor.
lint (ubuntu-latest, latest)
Process completed with exit code 1.
lint (ubuntu-latest, lts/*): src/commands/snippets/add.ts#L8
Could not find a declaration file for module 'opn'. '/home/runner/work/cacher-cli/cacher-cli/node_modules/opn/index.js' implicitly has an 'any' type.
lint (ubuntu-latest, lts/*): src/commands/snippets/add.ts#L85
Type '{ content: string; filename: string; filetype: string; }' is missing the following properties from type 'SnippetFile': contentLength, createdAt, guid, id, and 3 more.
lint (ubuntu-latest, lts/*): src/commands/snippets/add.ts#L97
Property 'teamScreenname' does not exist on type '{ snippet: Snippet; }'.
lint (ubuntu-latest, lts/*): src/commands/snippets/add.ts#L100
Cannot find name 'request'. Did you mean 'Request'?
lint (ubuntu-latest, lts/*): src/commands/snippets/add.ts#L129
Cannot find name 'ErrorCodes'.
lint (ubuntu-latest, lts/*): src/commands/snippets/add.ts#L133
Cannot find name 'ErrorCodes'.
lint (ubuntu-latest, lts/*): src/commands/snippets/add.ts#L146
Property 'snippet' has no initializer and is not definitely assigned in the constructor.
lint (ubuntu-latest, lts/*): src/commands/snippets/add.ts#L150
Property 'teamScreenname' has no initializer and is not definitely assigned in the constructor.
lint (ubuntu-latest, lts/*)
Process completed with exit code 1.
lint (ubuntu-latest, lts/-1): src/commands/snippets/add.ts#L8
Could not find a declaration file for module 'opn'. '/home/runner/work/cacher-cli/cacher-cli/node_modules/opn/index.js' implicitly has an 'any' type.
lint (ubuntu-latest, lts/-1): src/commands/snippets/add.ts#L85
Type '{ content: string; filename: string; filetype: string; }' is missing the following properties from type 'SnippetFile': contentLength, createdAt, guid, id, and 3 more.
lint (ubuntu-latest, lts/-1): src/commands/snippets/add.ts#L97
Property 'teamScreenname' does not exist on type '{ snippet: Snippet; }'.
lint (ubuntu-latest, lts/-1): src/commands/snippets/add.ts#L100
Cannot find name 'request'. Did you mean 'Request'?
lint (ubuntu-latest, lts/-1): src/commands/snippets/add.ts#L129
Cannot find name 'ErrorCodes'.
lint (ubuntu-latest, lts/-1): src/commands/snippets/add.ts#L133
Cannot find name 'ErrorCodes'.
lint (ubuntu-latest, lts/-1): src/commands/snippets/add.ts#L146
Property 'snippet' has no initializer and is not definitely assigned in the constructor.
lint (ubuntu-latest, lts/-1): src/commands/snippets/add.ts#L150
Property 'teamScreenname' has no initializer and is not definitely assigned in the constructor.
lint (ubuntu-latest, lts/-1)
Process completed with exit code 1.
lint (windows-latest, latest): src/commands/snippets/add.ts#L8
Could not find a declaration file for module 'opn'. 'D:/a/cacher-cli/cacher-cli/node_modules/opn/index.js' implicitly has an 'any' type.
lint (windows-latest, latest): src/commands/snippets/add.ts#L85
Type '{ content: string; filename: string; filetype: string; }' is missing the following properties from type 'SnippetFile': contentLength, createdAt, guid, id, and 3 more.
lint (windows-latest, latest): src/commands/snippets/add.ts#L97
Property 'teamScreenname' does not exist on type '{ snippet: Snippet; }'.
lint (windows-latest, latest): src/commands/snippets/add.ts#L100
Cannot find name 'request'. Did you mean 'Request'?
lint (windows-latest, latest): src/commands/snippets/add.ts#L129
Cannot find name 'ErrorCodes'.
lint (windows-latest, latest): src/commands/snippets/add.ts#L133
Cannot find name 'ErrorCodes'.
lint (windows-latest, latest): src/commands/snippets/add.ts#L146
Property 'snippet' has no initializer and is not definitely assigned in the constructor.
lint (windows-latest, latest): src/commands/snippets/add.ts#L150
Property 'teamScreenname' has no initializer and is not definitely assigned in the constructor.
lint (windows-latest, latest)
Process completed with exit code 1.
lint (windows-latest, lts/-1): src/commands/snippets/add.ts#L8
Could not find a declaration file for module 'opn'. 'D:/a/cacher-cli/cacher-cli/node_modules/opn/index.js' implicitly has an 'any' type.
lint (windows-latest, lts/-1): src/commands/snippets/add.ts#L85
Type '{ content: string; filename: string; filetype: string; }' is missing the following properties from type 'SnippetFile': contentLength, createdAt, guid, id, and 3 more.
lint (windows-latest, lts/-1): src/commands/snippets/add.ts#L97
Property 'teamScreenname' does not exist on type '{ snippet: Snippet; }'.
lint (windows-latest, lts/-1): src/commands/snippets/add.ts#L100
Cannot find name 'request'. Did you mean 'Request'?
lint (windows-latest, lts/-1): src/commands/snippets/add.ts#L129
Cannot find name 'ErrorCodes'.
lint (windows-latest, lts/-1): src/commands/snippets/add.ts#L133
Cannot find name 'ErrorCodes'.
lint (windows-latest, lts/-1): src/commands/snippets/add.ts#L146
Property 'snippet' has no initializer and is not definitely assigned in the constructor.
lint (windows-latest, lts/-1): src/commands/snippets/add.ts#L150
Property 'teamScreenname' has no initializer and is not definitely assigned in the constructor.
lint (windows-latest, lts/-1)
Process completed with exit code 1.
lint (windows-latest, lts/*): src/commands/snippets/add.ts#L8
Could not find a declaration file for module 'opn'. 'D:/a/cacher-cli/cacher-cli/node_modules/opn/index.js' implicitly has an 'any' type.
lint (windows-latest, lts/*): src/commands/snippets/add.ts#L85
Type '{ content: string; filename: string; filetype: string; }' is missing the following properties from type 'SnippetFile': contentLength, createdAt, guid, id, and 3 more.
lint (windows-latest, lts/*): src/commands/snippets/add.ts#L97
Property 'teamScreenname' does not exist on type '{ snippet: Snippet; }'.
lint (windows-latest, lts/*): src/commands/snippets/add.ts#L100
Cannot find name 'request'. Did you mean 'Request'?
lint (windows-latest, lts/*): src/commands/snippets/add.ts#L129
Cannot find name 'ErrorCodes'.
lint (windows-latest, lts/*): src/commands/snippets/add.ts#L133
Cannot find name 'ErrorCodes'.
lint (windows-latest, lts/*): src/commands/snippets/add.ts#L146
Property 'snippet' has no initializer and is not definitely assigned in the constructor.
lint (windows-latest, lts/*): src/commands/snippets/add.ts#L150
Property 'teamScreenname' has no initializer and is not definitely assigned in the constructor.
lint (windows-latest, lts/*)
Process completed with exit code 1.