Skip to content

Draft: First try at parsing the timezone information for the sony A7 camera #297

Draft: First try at parsing the timezone information for the sony A7 camera

Draft: First try at parsing the timezone information for the sony A7 camera #297

Re-run triggered July 21, 2024 00:34
Status Failure
Total duration 45s
Artifacts

node.js.yml

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

Annotations

24 errors
build (ubuntu-latest, 22.x)
Process completed with exit code 127.
build (macos-14, 22.x)
Process completed with exit code 127.
build (windows-latest, 22.x)
The job was canceled because "ubuntu-latest_22_x" failed.
build (windows-latest, 22.x)
The operation was canceled.
build (windows-latest, 20.x)
The job was canceled because "ubuntu-latest_22_x" failed.
build (windows-latest, 20.x)
The operation was canceled.
build (windows-latest, 18.x)
The job was canceled because "ubuntu-latest_22_x" failed.
build (windows-latest, 18.x)
The operation was canceled.
build (ubuntu-latest, 20.x)
The job was canceled because "ubuntu-latest_22_x" failed.
build (ubuntu-latest, 20.x)
The operation was canceled.
build (ubuntu-latest, 18.x)
The job was canceled because "ubuntu-latest_22_x" failed.
build (ubuntu-latest, 18.x)
The operation was canceled.
build (macos-14, 20.x)
The job was canceled because "ubuntu-latest_22_x" failed.
build (macos-14, 20.x)
The operation was canceled.
lint: src/Timezones.spec.ts#L165
Argument of type '{ CreateDate: string; DateTimeUTC: string; }' is not assignable to parameter of type 'Pick<Tags, "GPSDateTime" | "SubSecCreateDate" | "SubSecDateTimeOriginal" | "SubSecMediaCreateDate" | "CreateDate" | "DateTimeOriginal" | "GPSDateStamp" | "GPSTimeStamp" | ... 5 more ... | "SonyDateTime2">'.
lint: src/Timezones.spec.ts#L176
Argument of type '{ CreateDate: string; DateTimeUTC: string; }' is not assignable to parameter of type 'Pick<Tags, "GPSDateTime" | "SubSecCreateDate" | "SubSecDateTimeOriginal" | "SubSecMediaCreateDate" | "CreateDate" | "DateTimeOriginal" | "GPSDateStamp" | "GPSTimeStamp" | ... 5 more ... | "SonyDateTime2">'.
lint: src/Timezones.spec.ts#L187
Argument of type '{ SubSecCreateDate: string; DateTimeUTC: string; }' is not assignable to parameter of type 'Pick<Tags, "GPSDateTime" | "SubSecCreateDate" | "SubSecDateTimeOriginal" | "SubSecMediaCreateDate" | "CreateDate" | "DateTimeOriginal" | "GPSDateStamp" | "GPSTimeStamp" | ... 5 more ... | "SonyDateTime2">'.
lint: src/Timezones.spec.ts#L198
Argument of type '{ DateTimeOriginal: string; GPSDateStamp: string; GPSTimeStamp: string; }' is not assignable to parameter of type 'Pick<Tags, "GPSDateTime" | "SubSecCreateDate" | "SubSecDateTimeOriginal" | "SubSecMediaCreateDate" | "CreateDate" | "DateTimeOriginal" | "GPSDateStamp" | "GPSTimeStamp" | ... 5 more ... | "SonyDateTime2">'.
lint: src/Timezones.spec.ts#L210
Argument of type '{ CreateDate: string; DateTimeUTC: string; }' is not assignable to parameter of type 'Pick<Tags, "GPSDateTime" | "SubSecCreateDate" | "SubSecDateTimeOriginal" | "SubSecMediaCreateDate" | "CreateDate" | "DateTimeOriginal" | "GPSDateStamp" | "GPSTimeStamp" | ... 5 more ... | "SonyDateTime2">'.
lint: src/Timezones.ts#L429
Type '"GPSDateTime" | "SubSecCreateDate" | "SubSecDateTimeOriginal" | "SubSecMediaCreateDate" | "CreateDate" | "DateTimeOriginal" | "GPSDateStamp" | "GPSTimeStamp" | "DateTimeCreated" | ... 4 more ... | "SonyDateTime2"' does not satisfy the constraint 'keyof Tags'.
lint: src/Timezones.ts#L451
Argument of type 'unknown' is not assignable to parameter of type 'Maybe<string>'.
lint
Process completed with exit code 2.
build (macos-14, 18.x)
The job was canceled because "ubuntu-latest_22_x" failed.
build (macos-14, 18.x)
The operation was canceled.