v0.2.4 #405
Annotations
2 errors and 1 warning
build:
app/util/TestParseTime/=== PAUSE TestParseTime/valid_string_RFC3339#L1
=== RUN TestParseTime/valid_string_RFC3339
=== PAUSE TestParseTime/valid_string_RFC3339
=== CONT TestParseTime/valid_string_RFC3339
parse_test.go:98: ParseTime() = 2025-02-15 18:12:10.903667 +0000 UTC, want 2025-02-15 18:12:10.90366734 +0000 UTC m=+0.024493083
--- FAIL: TestParseTime/valid_string_RFC3339 (0.00s)
|
build
Process completed with exit code 1.
|
build
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|