Fix authorization header #158
Annotations
15 warnings
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
src/apiClient.js#L69
Each then() should return a value or throw
|
src/apiClient.js#L281
Expected throw instead of Promise.reject
|
src/apiClient.js#L297
Avoid nesting promises
|
src/apiClient.js#L297
Avoid nesting promises
|
src/apiClient.js#L353
Expected throw instead of Promise.reject
|
src/apiClient.js#L358
Expected throw instead of Promise.reject
|
src/apiClient.js#L445
Avoid wrapping return values in Promise.resolve
|
src/apiClient.js#L488
Avoid calling back inside of a promise
|
src/apiClient.js#L526
Each then() should return a value or throw
|
src/apiClient.js#L527
Expected catch() or return
|
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The logs for this run have expired and are no longer available.
Loading