Skip to content

Add deprecated path Capability into backwards compability #5373

Add deprecated path Capability into backwards compability

Add deprecated path Capability into backwards compability #5373

Triggered via pull request May 24, 2024 22:27
Status Failure
Total duration 1m 7s
Artifacts

benchmark.yml

on: pull_request
Performance regression check
57s
Performance regression check
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
Performance regression check: encoding/json/decode.go#L1389
undefined: cadence.NewMeteredPathCapability
Performance regression check: encoding/json/encode.go#L981
capability.ID undefined (type cadence.Capability has no field or method ID)
Performance regression check: encoding/json/encode.go#L982
capability.Address undefined (type cadence.Capability has no field or method Address)
Performance regression check: encoding/json/encode.go#L983
capability.BorrowType undefined (type cadence.Capability has no field or method BorrowType)
Performance regression check: runtime/convertValues.go#L886
v.ID undefined (type cadence.Capability has no field or method ID)
Performance regression check: runtime/convertValues.go#L887
v.Address undefined (type cadence.Capability has no field or method Address)
Performance regression check: runtime/convertValues.go#L888
v.BorrowType undefined (type cadence.Capability has no field or method BorrowType)
Performance regression check
Process completed with exit code 2.
Performance regression check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.