delete deprated construct meta definition #211
Annotations
3 warnings
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache/restore@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build:
src/Test/Experiments/RoundTrip.agda#L20
warning: -W[no]ModuleDoesntExport\nThe module Framework.Definitions doesn't export the following:\n ℂ\nwhen scope checking the declaration\n open import Framework.Definitions using (ℂ; 𝔸)\n
|
build:
src/Test/Experiments/OC-to-2CC.agda#L16
warning: -W[no]ModuleDoesntExport\nThe module Framework.Definitions doesn't export the following:\n ℂ\nwhen scope checking the declaration\n open import Framework.Definitions using (ℂ)\n
|