Skip to content

Contexts that can be serialized + deserialized while retaining and explicitly representing sharing #843

Contexts that can be serialized + deserialized while retaining and explicitly representing sharing

Contexts that can be serialized + deserialized while retaining and explicitly representing sharing #843

Triggered via pull request November 19, 2024 20:37
@byorgeybyorgey
synchronize #2202
ctx-sharing
Status Failure
Total duration 44s
Artifacts

hlint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
HLint
HLint failed with status: 1. Warning (2)
HLint: src/swarm-lang/Swarm/Language/JSON.hs#L2
Warning in module Swarm.Language.JSON: Unused LANGUAGE pragma ▫︎ Found: "{-# LANGUAGE ViewPatterns #-}"
HLint: src/swarm-util/Swarm/Util/Yaml.hs#L106
Warning in module Swarm.Util.Yaml: Avoid restricted function ▫︎ Found: "undefined" ▫︎ Note: may break the code