Skip to content

Migrating log-param endpoint. #19

Migrating log-param endpoint.

Migrating log-param endpoint. #19

Triggered via pull request October 2, 2024 16:02
Status Failure
Total duration 11m 8s
Artifacts

ci.yml

on: pull_request
Matrix: test / Test Go
Matrix: test / Test Python
Fit to window
Zoom out
Zoom in

Annotations

24 errors
test / Test Go (macos-latest): pkg/tracking/store/sql/params.go#L49
fmt.Sprintf format %q has arg currentValue of wrong type *string
test / Test Go (macos-latest): pkg/tracking/store/sql/params.go#L77
fmt.Sprintf format %q has arg param.Value of wrong type *string
test / Test Go (macos-latest)
Process completed with exit code 1.
test / Test Go (windows-latest)
The job was canceled because "macos-latest" failed.
test / Test Go (windows-latest)
The operation was canceled.
test / Test Go (ubuntu-latest)
The job was canceled because "macos-latest" failed.
test / Test Go (ubuntu-latest): pkg/tracking/store/sql/params.go#L49
fmt.Sprintf format %q has arg currentValue of wrong type *string
test / Test Go (ubuntu-latest): pkg/tracking/store/sql/params.go#L77
fmt.Sprintf format %q has arg param.Value of wrong type *string
test / Test Go (ubuntu-latest)
The operation was canceled.
lint / Lint: pkg/tracking/store/sql/params.go#L49
printf: fmt.Sprintf format %q has arg currentValue of wrong type *string (govet)
lint / Lint: pkg/tracking/store/sql/params.go#L77
printf: fmt.Sprintf format %q has arg param.Value of wrong type *string (govet)
lint / Lint: pkg/tracking/store/sql/models/params.go#L24
variable name 'p' is too short for the scope of its usage (varnamelen)
lint / Lint
Process completed with exit code 1.
test / Test Python (macos-latest, 3.9)
Process completed with exit code 1.
test / Test Python (windows-latest, 3.8)
Process completed with exit code 1.
test / Test Python (macos-latest, 3.12)
Process completed with exit code 1.
test / Test Python (macos-latest, 3.8)
Process completed with exit code 1.
test / Test Python (macos-latest, 3.8)
[notice] A new release of pip is available: 21.1.1 -> 24.2 [notice] To update, run: python3.8 -m pip install --upgrade pip
test / Test Python (macos-latest, 3.11)
Process completed with exit code 1.
test / Test Python (windows-latest, 3.11)
Process completed with exit code 1.
test / Test Python (windows-latest, 3.10)
Process completed with exit code 1.
test / Test Python (macos-latest, 3.10)
Process completed with exit code 1.
test / Test Python (windows-latest, 3.9)
Process completed with exit code 1.
test / Test Python (windows-latest, 3.12)
Process completed with exit code 1.