refactor code using slices, maps, and cmp packages #1039
Annotations
33 errors and 3 warnings
Test (ubuntu-latest, 1.21.x):
compiler.go#L1174
undefined: cmp.Or
|
Test (ubuntu-latest, 1.21.x):
compiler.go#L1235
undefined: cmp.Or
|
Test (ubuntu-latest, 1.21.x):
compiler.go#L1251
undefined: cmp.Or
|
Test (ubuntu-latest, 1.21.x):
operator.go#L326
undefined: slices.Concat
|
Test (ubuntu-latest, 1.21.x):
query.go#L1103
undefined: cmp.Or
|
Test (ubuntu-latest, 1.21.x)
Process completed with exit code 2.
|
Test (macos-latest, 1.21.x):
compiler.go#L1174
undefined: cmp.Or
|
Test (macos-latest, 1.21.x):
compiler.go#L1235
undefined: cmp.Or
|
Test (macos-latest, 1.21.x):
compiler.go#L1251
undefined: cmp.Or
|
Test (macos-latest, 1.21.x):
operator.go#L326
undefined: slices.Concat
|
Test (macos-latest, 1.21.x):
query.go#L1103
undefined: cmp.Or
|
Test (macos-latest, 1.21.x)
Process completed with exit code 2.
|
Test (ubuntu-latest, 1.23.x):
compiler.go#L1174
cmp.Or requires go1.22 or later (module is go1.21)
|
Test (ubuntu-latest, 1.23.x):
compiler.go#L1235
cmp.Or requires go1.22 or later (module is go1.21)
|
Test (ubuntu-latest, 1.23.x):
compiler.go#L1251
cmp.Or requires go1.22 or later (module is go1.21)
|
Test (ubuntu-latest, 1.23.x):
operator.go#L326
slices.Concat requires go1.22 or later (module is go1.21)
|
Test (ubuntu-latest, 1.23.x):
query.go#L1103
cmp.Or requires go1.22 or later (module is go1.21)
|
Test (ubuntu-latest, 1.23.x):
cli/encoder.go#L38
cmp.Or requires go1.22 or later (module is go1.21)
|
Test (ubuntu-latest, 1.23.x)
Process completed with exit code 2.
|
Test (windows-latest, 1.21.x)
The run was canceled by @itchyny.
|
Test (windows-latest, 1.21.x)
The operation was canceled.
|
Test (macos-latest, 1.22.x)
The run was canceled by @itchyny.
|
Test (macos-latest, 1.22.x)
The operation was canceled.
|
Test (windows-latest, 1.23.x)
The run was canceled by @itchyny.
|
Test (windows-latest, 1.23.x)
The operation was canceled.
|
|
Docker
The operation was canceled.
|
Test (macos-latest, 1.23.x)
The run was canceled by @itchyny.
|
Test (macos-latest, 1.23.x)
The operation was canceled.
|
Test (windows-latest, 1.22.x)
The run was canceled by @itchyny.
|
Test (windows-latest, 1.22.x)
The operation was canceled.
|
|
Build
The operation was canceled.
|
Test (ubuntu-latest, 1.23.x)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Test (macos-latest, 1.23.x)
Failed to restore: "/opt/homebrew/bin/gtar" failed with error: The process '/opt/homebrew/bin/gtar' failed with exit code 2
|
Build
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|