feat: update casdoor sdk to v0.52.0 #295
Triggered via pull request
September 26, 2024 07:22
Status
Failure
Total duration
4m 25s
Artifacts
–
build.yml
on: pull_request
Annotations
10 errors and 3 warnings
Back-end
missing go.sum entry for module providing package github.com/cespare/xxhash/v2 (imported by github.com/prometheus/client_golang/prometheus); to add:
|
Back-end
missing go.sum entry for module providing package github.com/golang-jwt/jwt/v4 (imported by github.com/casdoor/casdoor-go-sdk/casdoorsdk); to add:
|
Back-end
missing go.sum entry for module providing package github.com/golang/snappy (imported by github.com/syndtr/goleveldb/leveldb/table); to add:
|
Back-end
missing go.sum entry for module providing package github.com/prometheus/client_model/go (imported by github.com/prometheus/client_golang/prometheus/promhttp); to add:
|
Back-end
missing go.sum entry for module providing package golang.org/x/oauth2 (imported by github.com/casdoor/casdoor-go-sdk/casdoorsdk); to add:
|
Back-end:
rule/rule_ip_rate.go#L24
missing go.sum entry for module providing package golang.org/x/time/rate (imported by github.com/casbin/caswaf/rule); to add:
|
Back-end
missing go.sum entry for module providing package google.golang.org/protobuf/encoding/prototext (imported by github.com/golang/protobuf/proto); to add:
|
Back-end
missing go.sum entry for module providing package google.golang.org/protobuf/encoding/protowire (imported by github.com/golang/protobuf/proto); to add:
|
Back-end
missing go.sum entry for module providing package google.golang.org/protobuf/proto (imported by github.com/golang/protobuf/proto); to add:
|
Back-end
missing go.sum entry for module providing package google.golang.org/protobuf/reflect/protodesc (imported by github.com/golang/protobuf/proto); to add:
|
Running Go tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Back-end
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Front-end
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|