Skip to content

Added Manifest file to manage files on disk #4737

Added Manifest file to manage files on disk

Added Manifest file to manage files on disk #4737

Re-run triggered March 3, 2025 17:07
Status Failure
Total duration 6m 23s
Artifacts 2

ci.yml

on: pull_request
Build Unsigned Snapshot
1m 50s
Build Unsigned Snapshot
Lint
3m 48s
Lint
Unit Tests
1m 59s
Unit Tests
Unit tests with race condition detection
2m 31s
Unit tests with race condition detection
Performance Tests
4m 35s
Performance Tests
Matrix: Integration Tests
Matrix: Integration Tests - Official OSS Images
Matrix: Integration Tests - Official Plus Images
Publish NGINX Agent v3 packages  /  Set workflow variables
Publish NGINX Agent v3 packages / Set workflow variables
Publish NGINX Agent v3 packages  /  Update Release Draft
Publish NGINX Agent v3 packages / Update Release Draft
Publish NGINX Agent v3 packages  /  Tag Release
Publish NGINX Agent v3 packages / Tag Release
Publish NGINX Agent v3 packages  /  Upload packages
Publish NGINX Agent v3 packages / Upload packages
Publish NGINX Agent v3 packages  /  Merge release branch back into V3 branch
Publish NGINX Agent v3 packages / Merge release branch back into V3 branch
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Lint: internal/file/file_manager_service.go#L536
the given struct should be annotated with the `json` tag (musttag)
Lint: internal/file/file_manager_service.go#L573
the given struct should be annotated with the `json` tag (musttag)
Lint: internal/file/file_manager_service.go#L574
keys should be written in snake_case (sloglint)
Lint
Process completed with exit code 2.
Package test coverage below threshold
Package test coverage below threshold: package: internal/file; coverage: 79%; threshold: 80%