use Debian image for Dockerfile to fix build #33
Annotations
10 errors and 2 warnings
Build:
vendor/github.com/status-im/status-go/api/multiformat/utils.go#L134
undefined: secp256k1.CompressPubkey
|
Build:
vendor/github.com/status-im/status-go/api/multiformat/utils.go#L186
undefined: secp256k1.DecompressPubkey
|
Build:
vendor/github.com/status-im/status-go/protocol/identity/utils.go#L72
undefined: secp256k1.CompressPubkey
|
Build:
vendor/github.com/waku-org/go-zerokit-rln/rln/serialize.go#L14
undefined: appendLength
|
Build:
vendor/github.com/waku-org/go-zerokit-rln/rln/serialize.go#L28
undefined: appendLength
|
Build:
vendor/github.com/status-im/status-go/sqlite/sqlite.go#L171
conn.Exec undefined (type *sqlite3.SQLiteConn has no field or method Exec)
|
Build:
vendor/github.com/status-im/status-go/sqlite/sqlite.go#L175
conn.Exec undefined (type *sqlite3.SQLiteConn has no field or method Exec)
|
Build:
vendor/github.com/status-im/status-go/sqlite/sqlite.go#L183
conn.Exec undefined (type *sqlite3.SQLiteConn has no field or method Exec)
|
Build:
vendor/github.com/status-im/status-go/sqlite/sqlite.go#L187
conn.Exec undefined (type *sqlite3.SQLiteConn has no field or method Exec)
|
Build:
vendor/github.com/status-im/status-go/sqlite/sqlite.go#L192
conn.Exec undefined (type *sqlite3.SQLiteConn has no field or method Exec)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Install Go
Unexpected input(s) 'stable', valid inputs are ['go-version', 'go-version-file', 'check-latest', 'token', 'cache', 'cache-dependency-path', 'architecture']
|
Loading