Skip to content

Add approximate size to titlebar of responses and redirects #135

Add approximate size to titlebar of responses and redirects

Add approximate size to titlebar of responses and redirects #135

Triggered via pull request November 3, 2024 01:01
Status Failure
Total duration 30s
Artifacts

node.js.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
build (16.x): src/components/Response/Redirect.js#L9
'size' is missing in props validation
build (16.x): src/components/Response/Redirect.js#L42
Unexpected parentheses around single function argument
build (16.x): src/components/Response/Redirect.js#L42
Missing semicolon
build (16.x): src/components/Response/Redirect.js#L43
Missing semicolon
build (16.x): src/components/Response/Response.js#L19
'size' is missing in props validation
build (16.x): src/components/Response/Response.js#L88
Line 88 exceeds the maximum line length of 100
build (16.x): src/components/Response/SizeBytes.js#L14
Missing trailing comma
build (16.x): src/utils/byteFormatter.js#L1
Missing semicolon
build (16.x): src/utils/byteFormatter.js#L2
Missing semicolon
build (16.x): src/utils/byteFormatter.js#L3
Missing semicolon
build (16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (16.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/