fix(web): table-related and small bugs #2864
Annotations
4 warnings
Lint:
web/src/gql/queries/assets.ts#L129
Replace `$projectId:·ID!,·$filename:·String!,·$cursor:·String!,·$contentLength:·Int!` with `⏎····$projectId:·ID!⏎····$filename:·String!⏎····$cursor:·String!⏎····$contentLength:·Int!⏎··`
|
Lint:
web/src/gql/queries/assets.ts#L130
Replace `input:·{·projectId:·$projectId,·filename:·$filename,·cursor:·$cursor,·contentLength:·$contentLength·}` with `⏎······input:·{⏎········projectId:·$projectId⏎········filename:·$filename⏎········cursor:·$cursor⏎········contentLength:·$contentLength⏎······}⏎····`
|
Send coverage report
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
Get yarn cache directory path
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/
|
Loading