Skip to content

types: remove the EntityMap.Load() method and use [] instead #167

types: remove the EntityMap.Load() method and use [] instead

types: remove the EntityMap.Load() method and use [] instead #167

Triggered via pull request November 8, 2024 19:19
Status Failure
Total duration 23s
Artifacts

build_and_test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
build: internal/eval/evalers.go#L857
env.Entities.Load undefined (type types.EntityMap has no field or method Load)
build: internal/eval/evalers.go#L895
env.Entities.Load undefined (type types.EntityMap has no field or method Load)
build: internal/eval/evalers.go#L964
env.Entities.Load undefined (type types.EntityMap has no field or method Load)
build: internal/eval/evalers.go#L969
env.Entities.Load undefined (type types.EntityMap has no field or method Load)
build: internal/eval/evalers.go#L993
env.Entities.Load undefined (type types.EntityMap has no field or method Load)
build: internal/eval/evalers.go#L998
env.Entities.Load undefined (type types.EntityMap has no field or method Load)
build: internal/eval/partial.go#L507
env.Entities.Load undefined (type types.EntityMap has no field or method Load)
build
Process completed with exit code 1.
build
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/