Add consistency to new voting choices in regards to prevous choices #31
Annotations
13 errors and 5 warnings
Build (ubuntu-latest):
schulze_test.go#L209
missing type in composite literal (typecheck)
|
Build (ubuntu-latest):
schulze_test.go#L220
missing type in composite literal (typecheck)
|
Build (ubuntu-latest):
schulze_test.go#L248
missing type in composite literal (typecheck)
|
Build (ubuntu-latest):
schulze_test.go#L284
invalid operation: cannot compare b.unvote != nil (operator != not defined on untyped nil) (typecheck)
|
Build (ubuntu-latest):
schulze_test.go#L307
invalid operation: cannot compare b.unvote != nil (operator != not defined on untyped nil) (typecheck)
|
Build (ubuntu-latest):
../../../../../opt/hostedtoolcache/go/1.21.5/x64/src/internal/abi/unsafestring_go120.go#L13
String not declared by package unsafe (typecheck)
|
Build (ubuntu-latest):
../../../../../opt/hostedtoolcache/go/1.21.5/x64/src/internal/reflectlite/type.go#L198
String not declared by package unsafe (typecheck)
|
Build (ubuntu-latest):
../../../../../opt/hostedtoolcache/go/1.21.5/x64/src/internal/reflectlite/type.go#L207
String not declared by package unsafe (typecheck)
|
Build (ubuntu-latest):
../../../../../opt/hostedtoolcache/go/1.21.5/x64/src/internal/reflectlite/type.go#L252
t.Uncommon undefined (type rtype has no field or method Uncommon, but does have uncommon) (typecheck)
|
Build (ubuntu-latest):
../../../../../opt/hostedtoolcache/go/1.21.5/x64/src/internal/reflectlite/type.go#L256
t.Str undefined (type rtype has no field or method Str) (typecheck)
|
Build (macos-latest)
The operation was canceled.
|
Build (windows-latest)
The operation was canceled.
|
Build (windows-latest)
The operation was canceled.
|
Build (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/cache@v1, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build (ubuntu-latest)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build (macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/cache@v1, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build (macos-latest)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build (windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|