Skip to content

fix: replace newline from message with br to display newlines correctly #67

fix: replace newline from message with br to display newlines correctly

fix: replace newline from message with br to display newlines correctly #67

Triggered via pull request July 5, 2024 14:55
Status Failure
Total duration 3m 49s
Artifacts

development.yml

on: pull_request
Matrix: test-build-upload
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 3 warnings
test-build-upload (1.20.x, ubuntu-latest): vendor/github.com/status-im/status-go/sqlite/sqlite.go#L171
conn.Exec undefined (type *sqlite3.SQLiteConn has no field or method Exec)
test-build-upload (1.20.x, ubuntu-latest): vendor/github.com/status-im/status-go/sqlite/sqlite.go#L175
conn.Exec undefined (type *sqlite3.SQLiteConn has no field or method Exec)
test-build-upload (1.20.x, ubuntu-latest): vendor/github.com/status-im/status-go/sqlite/sqlite.go#L183
conn.Exec undefined (type *sqlite3.SQLiteConn has no field or method Exec)
test-build-upload (1.20.x, ubuntu-latest): vendor/github.com/status-im/status-go/sqlite/sqlite.go#L187
conn.Exec undefined (type *sqlite3.SQLiteConn has no field or method Exec)
test-build-upload (1.20.x, ubuntu-latest): vendor/github.com/status-im/status-go/sqlite/sqlite.go#L192
conn.Exec undefined (type *sqlite3.SQLiteConn has no field or method Exec)
golangci-lint
golangci-lint exit with code 4
test-build-upload (1.20.x, ubuntu-latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-build-upload (1.20.x, ubuntu-latest)
Unexpected input(s) 'stable', valid inputs are ['go-version', 'go-version-file', 'check-latest', 'token', 'cache', 'cache-dependency-path', 'architecture']
golangci-lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/