Skip to content

fix: add skip_first_login_authorization to omniauth controller #25

fix: add skip_first_login_authorization to omniauth controller

fix: add skip_first_login_authorization to omniauth controller #25

Triggered via push July 2, 2024 10:19
Status Failure
Total duration 8m 56s
Artifacts 6

ci_cd.yml

on: push
Matrix: System tests
Matrix: Tests
Lint code
54s
Lint code
Test build docker image
8m 42s
Test build docker image
Check for Zeitwerk errors
29s
Check for Zeitwerk errors
Generate release
0s
Generate release
Build and push image to Registry
0s
Build and push image to Registry
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 30 warnings
Tests (0-2)
Process completed with exit code 1.
System tests (1-4)
Process completed with exit code 1.
System tests (3-4)
Process completed with exit code 1.
TODO
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Check for Zeitwerk errors
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint code
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Tests (0-2)
Cache save failed.
Tests (0-2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache/restore@v3, actions/cache/save@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Tests (0-2)
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/
Tests (0-2)
No files were found with the provided path: ./spec/tmp/screenshots. No artifacts will be uploaded.
System tests (1-4)
Cache save failed.
System tests (1-4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache/restore@v3, actions/cache/save@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
System tests (1-4)
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/
System tests (1-4)
No files were found with the provided path: ./spec/tmp/screenshots. No artifacts will be uploaded.
Tests (1-2)
Cache save failed.
Tests (1-2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache/restore@v3, actions/cache/save@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Tests (1-2)
No files were found with the provided path: ./spec/tmp/screenshots. No artifacts will be uploaded.
Tests (1-2)
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/
System tests (2-4)
Cache save failed.
System tests (2-4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache/restore@v3, actions/cache/save@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
System tests (2-4)
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/
System tests (2-4)
No files were found with the provided path: ./spec/tmp/screenshots. No artifacts will be uploaded.
System tests (3-4)
Cache save failed.
System tests (3-4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache/restore@v3, actions/cache/save@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
System tests (3-4)
No files were found with the provided path: ./spec/tmp/screenshots. No artifacts will be uploaded.
System tests (3-4)
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/
System tests (0-4)
Cache save failed.
System tests (0-4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache/restore@v3, actions/cache/save@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
System tests (0-4)
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/
System tests (0-4)
No files were found with the provided path: ./spec/tmp/screenshots. No artifacts will be uploaded.
Test build docker image
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test build docker image
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "assets-manifest-0-2", "assets-manifest-0-4", "assets-manifest-1-2", "assets-manifest-1-4", "assets-manifest-2-4", "assets-manifest-3-4". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
assets-manifest-0-2 Expired
83 Bytes
assets-manifest-0-4 Expired
380 KB
assets-manifest-1-2 Expired
380 KB
assets-manifest-1-4 Expired
380 KB
assets-manifest-2-4 Expired
380 KB
assets-manifest-3-4 Expired
380 KB