feat: custom marshaling take 2 #35
Annotations
34 errors and 4 warnings
unit-test (1.19):
models_test.go#L40
type parameter requires go1.18 or later (-lang was set to go1.16; check go.mod)
|
unit-test (1.19):
models_test.go#L40
predeclared any requires go1.18 or later (-lang was set to go1.16; check go.mod)
|
unit-test (1.19):
models_test.go#L44
type instantiation requires go1.18 or later (-lang was set to go1.16; check go.mod)
|
unit-test (1.19):
models_test.go#L75
type instantiation requires go1.18 or later (-lang was set to go1.16; check go.mod)
|
unit-test (1.19):
response_test.go#L849
type instantiation requires go1.18 or later (-lang was set to go1.16; check go.mod)
|
unit-test (1.19):
response_test.go#L863
type instantiation requires go1.18 or later (-lang was set to go1.16; check go.mod)
|
unit-test (1.19)
Process completed with exit code 1.
|
unit-test (1.18)
The job was canceled because "_1_19" failed.
|
unit-test (1.18)
The operation was canceled.
|
unit-test (1.11)
The job was canceled because "_1_19" failed.
|
unit-test (1.11):
models_test.go#L40
expected ']', found any
|
unit-test (1.11):
models_test.go#L45
expected declaration, found 'if'
|
unit-test (1.11):
models_test.go#L51
expected declaration, found 'if'
|
unit-test (1.11):
models_test.go#L75
expected ';', found '['
|
unit-test (1.11):
models_test.go#L78
expected '}', found 'type'
|
unit-test (1.11)
Process completed with exit code 1.
|
unit-test (1.17)
The job was canceled because "_1_19" failed.
|
unit-test (1.17)
The operation was canceled.
|
unit-test (1.20)
The job was canceled because "_1_19" failed.
|
unit-test (1.21)
The job was canceled because "_1_19" failed.
|
unit-test (1.20):
models_test.go#L40
type parameter requires go1.18 or later (-lang was set to go1.16; check go.mod)
|
unit-test (1.20):
models_test.go#L40
predeclared any requires go1.18 or later (-lang was set to go1.16; check go.mod)
|
unit-test (1.21):
models_test.go#L40
type parameter requires go1.18 or later (-lang was set to go1.16; check go.mod)
|
unit-test (1.20):
models_test.go#L44
type instantiation requires go1.18 or later (-lang was set to go1.16; check go.mod)
|
unit-test (1.21):
models_test.go#L40
predeclared any requires go1.18 or later (-lang was set to go1.16; check go.mod)
|
unit-test (1.20):
models_test.go#L75
type instantiation requires go1.18 or later (-lang was set to go1.16; check go.mod)
|
unit-test (1.21):
models_test.go#L44
type instantiation requires go1.18 or later (-lang was set to go1.16; check go.mod)
|
unit-test (1.20):
response_test.go#L849
type instantiation requires go1.18 or later (-lang was set to go1.16; check go.mod)
|
unit-test (1.21):
models_test.go#L75
type instantiation requires go1.18 or later (-lang was set to go1.16; check go.mod)
|
unit-test (1.20):
response_test.go#L863
type instantiation requires go1.18 or later (-lang was set to go1.16; check go.mod)
|
unit-test (1.21):
response_test.go#L849
type instantiation requires go1.18 or later (-lang was set to go1.16; check go.mod)
|
unit-test (1.20)
The operation was canceled.
|
unit-test (1.21):
response_test.go#L863
type instantiation requires go1.18 or later (-lang was set to go1.16; check go.mod)
|
unit-test (1.21)
The operation was canceled.
|
unit-test (1.19)
Restore cache failed: Dependencies file is not found in /home/runner/work/jsonapi/jsonapi. Supported file pattern: go.sum
|
unit-test (1.11)
Restore cache failed: Dependencies file is not found in /home/runner/work/jsonapi/jsonapi. Supported file pattern: go.sum
|
unit-test (1.21)
Restore cache failed: Dependencies file is not found in /home/runner/work/jsonapi/jsonapi. Supported file pattern: go.sum
|
unit-test (1.20)
Restore cache failed: Dependencies file is not found in /home/runner/work/jsonapi/jsonapi. Supported file pattern: go.sum
|