Add deprecation notice to README #435
Merged
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#L76
Each then() should return a value or throw
|
src/apiClient.js#L290
Expected throw instead of Promise.reject
|
src/apiClient.js#L306
Avoid nesting promises
|
src/apiClient.js#L306
Avoid nesting promises
|
src/apiClient.js#L362
Expected throw instead of Promise.reject
|
src/apiClient.js#L367
Expected throw instead of Promise.reject
|
src/apiClient.js#L454
Avoid wrapping return values in Promise.resolve
|
src/apiClient.js#L497
Avoid calling back inside of a promise
|
src/apiClient.js#L535
Each then() should return a value or throw
|
src/apiClient.js#L536
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