Skip to content

ref: changing question control wordings and some logic #515

ref: changing question control wordings and some logic

ref: changing question control wordings and some logic #515

Triggered via push November 18, 2025 23:42
Status Failure
Total duration 12m 58s
Artifacts 6

build-images.yml

on: push
Matrix: lint-and-test
Matrix: security-scan
Matrix: build-and-deploy
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 22 warnings
Security Scan - api
CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/
Security Scan - api-gateway
CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/
Security Scan - web
CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/
Build & Deploy - web
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c yarn build --filter=web && yarn install --production --ignore-scripts --frozen-lockfile && yarn cache clean" did not complete successfully: exit code: 1
Build & Deploy - api-gateway
CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/
Build & Deploy - api
System.IO.IOException: No space left on device : '/home/runner/actions-runner/cached/_diag/Worker_20251118-234634-utc.log' at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset) at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder) at System.Diagnostics.TextWriterTraceListener.Flush() at GitHub.Runner.Common.HostTraceListener.WriteHeader(String source, TraceEventType eventType, Int32 id) at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message) at GitHub.Runner.Worker.Worker.RunAsync(String pipeIn, String pipeOut) at GitHub.Runner.Worker.Program.MainAsync(IHostContext context, String[] args) System.IO.IOException: No space left on device : '/home/runner/actions-runner/cached/_diag/Worker_20251118-234634-utc.log' at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset) at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder) at System.Diagnostics.TextWriterTraceListener.Flush() at GitHub.Runner.Common.HostTraceListener.WriteHeader(String source, TraceEventType eventType, Int32 id) at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message) at GitHub.Runner.Common.Tracing.Error(Exception exception) at GitHub.Runner.Worker.Program.MainAsync(IHostContext context, String[] args) Unhandled exception. System.IO.IOException: No space left on device : '/home/runner/actions-runner/cached/_diag/Worker_20251118-234634-utc.log' at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset) at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder) at System.Diagnostics.TextWriterTraceListener.Flush() at System.Diagnostics.TraceSource.Flush() at GitHub.Runner.Common.Tracing.Dispose(Boolean disposing) at GitHub.Runner.Common.Tracing.Dispose() at GitHub.Runner.Common.TraceManager.Dispose(Boolean disposing) at GitHub.Runner.Common.TraceManager.Dispose() at GitHub.Runner.Common.HostContext.Dispose(Boolean disposing) at GitHub.Runner.Common.HostContext.Dispose() at GitHub.Runner.Worker.Program.Main(String[] args)
Lint & Test - api-gateway: apps/api-gateway/src/api/api.service.ts#L384
Unexpected any. Specify a different type
Lint & Test - api-gateway: apps/api-gateway/src/api/api.service.ts#L346
Unexpected any. Specify a different type
Lint & Test - api-gateway: apps/api-gateway/src/api/api.service.ts#L310
'_destination' is defined but never used
Lint & Test - api-gateway: apps/api-gateway/src/api/api.service.ts#L306
'_listener' is defined but never used
Lint & Test - api-gateway: apps/api-gateway/src/api/api.service.ts#L305
'_event' is defined but never used
Lint & Test - api-gateway: apps/api-gateway/src/api/api.service.ts#L300
'_listener' is defined but never used
Lint & Test - api-gateway: apps/api-gateway/src/api/api.service.ts#L299
'_event' is defined but never used
Lint & Test - api-gateway: apps/api-gateway/src/api/api.service.ts#L84
Unexpected any. Specify a different type
Lint & Test - api-gateway: apps/api-gateway/src/api/api.service.ts#L44
Unexpected any. Specify a different type
Lint & Test - api-gateway: apps/api-gateway/src/api/api.service.ts#L42
Unexpected any. Specify a different type
Lint & Test - api: apps/api/src/api/assignment/v2/services/translation.service.ts#L878
'_operationName' is defined but never used
Lint & Test - api: apps/api/src/api/assignment/v2/services/translation.service.ts#L178
'_concurrencyLimit' is assigned a value but never used
Lint & Test - api: apps/api/src/api/assignment/v2/services/question.service.ts#L105
'forceTranslation' is assigned a value but never used
Lint & Test - api: apps/api/src/api/assignment/v2/controllers/assignment.controller.ts#L64
'AdminSessionRequest' is defined but never used
Lint & Test - api: apps/api/src/api/assignment/attempt/attempt.service.ts#L25
'SuccessPageQuestionDto' is defined but never used
Lint & Test - api: apps/api/src/api/assignment/attempt/attempt.service.ts#L24
'SuccessPageDataDto' is defined but never used
Lint & Test - api: apps/api/src/api/assignment/attempt/attempt.service.ts#L13
'CorrectAnswerVisibility' is defined but never used
Lint & Test - api: apps/api/src/api/assignment/attempt/attempt.controller.ts#L30
'SuccessPageDataDto' is defined but never used
Build & Deploy - web
No files were found with the provided path: trivy-container-web.sarif. No artifacts will be uploaded.
Legacy key/value format with whitespace separator should not be used: apps/api-gateway/Dockerfile#L39
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/

Artifacts

Produced during runtime
Name Size Digest
container-security-reports-api-gateway-515
3.64 KB
sha256:c28c53a4b243055b7181f6e95940858881e40bf324b96e816e61dfccc058246a
ibm-skills-network~mark~K3RM7N.dockerbuild
59.2 KB
sha256:d3d86a33233c223c1bbd0e67f3ea53bbd287d4839e343a896ef20edeb6d59b86
ibm-skills-network~mark~WWT3IH.dockerbuild
29.2 KB
sha256:546aec3d62ccb7023751313eced137b5a51da4a5a2646dee20c3a1c2bf564b10
security-reports-api-515
10.5 KB
sha256:9fee89c0fccd3dc81bedf5e98b5733a41694d0acbc2945b8cc1025fad1b543b2
security-reports-api-gateway-515
10.5 KB
sha256:7c530f4c2304185a54a76cbd7da318986ad6dded15e0ebcff772dcb4612ed1d6
security-reports-web-515
10.5 KB
sha256:9a83288204d257019c2887e09f7ba2af02ca088328e12b10ee38a829896aa6b4