Exclude unit test files from docker build #532
Annotations
1 error and 7 warnings
Release Build
An error occurred while updating the release:
{
"name": "HttpError",
"status": "403",
"headers": {
"access-control-allow-origin": "*",
"access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset",
"connection": "close",
"content-encoding": "gzip",
"content-security-policy": "default-src 'none'",
"content-type": "application/json; charset=utf-8",
"date": "Wed, 24 Jul 2024 14:44:57 GMT",
"referrer-policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"server": "github.com",
"strict-transport-security": "max-age=31536000; includeSubdomains; preload",
"transfer-encoding": "chunked",
"vary": "Accept-Encoding, Accept, X-Requested-With",
"x-accepted-github-permissions": "contents=write; contents=write,workflows=write",
"x-content-type-options": "nosniff",
"x-frame-options": "deny",
"x-github-api-version-selected": "2022-11-28",
"x-github-media-type": "github.v3; format=json",
"x-github-request-id": "2C04:2A72FE:C7AFDD:17C6560:66A11368",
"x-ratelimit-limit": "5000",
"x-ratelimit-remaining": "4968",
"x-ratelimit-reset": "1721835622",
"x-ratelimit-resource": "core",
"x-ratelimit-used": "32",
"x-xss-protection": "0"
},
"request": {
"method": "POST",
"url": "https://api.github.com/repos/ral-facilities/datagateway/git/refs",
"headers": {
"accept": "application/vnd.github.v3+json",
"user-agent": "octokit.js/16.37.0 Node.js/20.13.1 (Linux 6.5; x64)",
"authorization": "token [REDACTED]",
"content-type": "application/json; charset=utf-8"
},
"body": "{\"ref\":\"refs/tags/lucene-search\",\"sha\":\"c7a1f3f7050564ebe0b2576a1bf3f53ee6e5d426\"}",
"request": {
"validate": {
"owner": {
"required": true,
"type": "string"
},
"ref": {
"required": true,
"type": "string"
},
"repo": {
"required": true,
"type": "string"
},
"sha": {
"required": true,
"type": "string"
}
}
}
},
"documentation_url": "https://docs.github.com/rest/git/refs#create-a-reference"
}
|
Release Build
The following actions uses node12 which is deprecated and will be forced to run on node16: johnwbyrd/update-release@1d5ec4791e40507e5eca3b4dbf90f0b27e7e4979. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Release Build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: johnwbyrd/update-release@1d5ec4791e40507e5eca3b4dbf90f0b27e7e4979. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Release Build
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/
|
Release Build
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/
|
Release Build
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/
|
Release Build
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/
|
Release Build
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/
|