Skip to content

Rework implementation to use exiftool as the facit #54

Rework implementation to use exiftool as the facit

Rework implementation to use exiftool as the facit #54

Triggered via pull request July 10, 2024 15:58
@bepbep
synchronize #9
misc/july24
Status Success
Total duration 3m 47s
Artifacts

test.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

36 errors and 12 warnings
test (1.21.x, macos-latest): imagemeta.go#L128
comment on exported type ImageFormat should be of the form "ImageFormat ..." (with optional leading article)
test (1.21.x, macos-latest): imagemeta.go#L131
exported type Options should have comment or be unexported
test (1.21.x, macos-latest): imagemeta.go#L282
exported method Tags.GetLatLong should have comment or be unexported
test (1.21.x, macos-latest): imagemeta.go#L382
receiver name fn should be consistent with previous receiver name f for valueConversions
test (1.21.x, macos-latest): imagemeta.go#L458
receiver name c should be consistent with previous receiver name f for valueConversions
test (1.21.x, macos-latest): metadecoder_iptc.go#L4
a blank import should be only in a main or test package, or have a comment justifying it
test (1.22.x, macos-latest): imagemeta.go#L128
comment on exported type ImageFormat should be of the form "ImageFormat ..." (with optional leading article)
test (1.22.x, macos-latest): imagemeta.go#L131
exported type Options should have comment or be unexported
test (1.22.x, macos-latest): imagemeta.go#L282
exported method Tags.GetLatLong should have comment or be unexported
test (1.22.x, macos-latest): imagemeta.go#L382
receiver name fn should be consistent with previous receiver name f for valueConversions
test (1.22.x, macos-latest): imagemeta.go#L458
receiver name c should be consistent with previous receiver name f for valueConversions
test (1.22.x, macos-latest): metadecoder_iptc.go#L4
a blank import should be only in a main or test package, or have a comment justifying it
test (1.21.x, ubuntu-latest): imagemeta.go#L128
comment on exported type ImageFormat should be of the form "ImageFormat ..." (with optional leading article)
test (1.21.x, ubuntu-latest): imagemeta.go#L131
exported type Options should have comment or be unexported
test (1.21.x, ubuntu-latest): imagemeta.go#L282
exported method Tags.GetLatLong should have comment or be unexported
test (1.21.x, ubuntu-latest): imagemeta.go#L382
receiver name fn should be consistent with previous receiver name f for valueConversions
test (1.21.x, ubuntu-latest): imagemeta.go#L458
receiver name c should be consistent with previous receiver name f for valueConversions
test (1.21.x, ubuntu-latest): metadecoder_iptc.go#L4
a blank import should be only in a main or test package, or have a comment justifying it
test (1.22.x, ubuntu-latest): imagemeta.go#L128
comment on exported type ImageFormat should be of the form "ImageFormat ..." (with optional leading article)
test (1.22.x, ubuntu-latest): imagemeta.go#L131
exported type Options should have comment or be unexported
test (1.22.x, ubuntu-latest): imagemeta.go#L282
exported method Tags.GetLatLong should have comment or be unexported
test (1.22.x, ubuntu-latest): imagemeta.go#L382
receiver name fn should be consistent with previous receiver name f for valueConversions
test (1.22.x, ubuntu-latest): imagemeta.go#L458
receiver name c should be consistent with previous receiver name f for valueConversions
test (1.22.x, ubuntu-latest): metadecoder_iptc.go#L4
a blank import should be only in a main or test package, or have a comment justifying it
test (1.22.x, windows-latest): imagemeta.go#L128
comment on exported type ImageFormat should be of the form "ImageFormat ..." (with optional leading article)
test (1.22.x, windows-latest): imagemeta.go#L131
exported type Options should have comment or be unexported
test (1.22.x, windows-latest): imagemeta.go#L282
exported method Tags.GetLatLong should have comment or be unexported
test (1.22.x, windows-latest): imagemeta.go#L382
receiver name fn should be consistent with previous receiver name f for valueConversions
test (1.22.x, windows-latest): imagemeta.go#L458
receiver name c should be consistent with previous receiver name f for valueConversions
test (1.22.x, windows-latest): metadecoder_iptc.go#L4
a blank import should be only in a main or test package, or have a comment justifying it
test (1.21.x, windows-latest): imagemeta.go#L128
comment on exported type ImageFormat should be of the form "ImageFormat ..." (with optional leading article)
test (1.21.x, windows-latest): imagemeta.go#L131
exported type Options should have comment or be unexported
test (1.21.x, windows-latest): imagemeta.go#L282
exported method Tags.GetLatLong should have comment or be unexported
test (1.21.x, windows-latest): imagemeta.go#L382
receiver name fn should be consistent with previous receiver name f for valueConversions
test (1.21.x, windows-latest): imagemeta.go#L458
receiver name c should be consistent with previous receiver name f for valueConversions
test (1.21.x, windows-latest): metadecoder_iptc.go#L4
a blank import should be only in a main or test package, or have a comment justifying it
test (1.21.x, macos-latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v4, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (1.21.x, macos-latest)
Restore cache failed: Dependencies file is not found in /Users/runner/work/imagemeta/imagemeta. Supported file pattern: go.sum
test (1.22.x, macos-latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v4, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (1.22.x, macos-latest)
Restore cache failed: Dependencies file is not found in /Users/runner/work/imagemeta/imagemeta. Supported file pattern: go.sum
test (1.21.x, ubuntu-latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v4, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (1.21.x, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/imagemeta/imagemeta. Supported file pattern: go.sum
test (1.22.x, ubuntu-latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v4, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (1.22.x, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/imagemeta/imagemeta. Supported file pattern: go.sum
test (1.22.x, windows-latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v4, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (1.22.x, windows-latest)
Restore cache failed: Dependencies file is not found in D:\a\imagemeta\imagemeta. Supported file pattern: go.sum
test (1.21.x, windows-latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v4, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (1.21.x, windows-latest)
Restore cache failed: Dependencies file is not found in D:\a\imagemeta\imagemeta. Supported file pattern: go.sum