daml/sdk/daml-script
dylant-da 069f1c060a
Upgrade validation warnings to errors flag (#19259)
* Split errors into errors that can turn into warnings (or vice versa)

* Add warn-bad-interface-instances flag

* fix compilation errors, finish implementation of swap

* Add tests for warn-bad-interface-instances flag

* Bump - try to rebuild?

run-all-tests: true

* Don't do single-package checks if typecheck-upgrades: true

* Fix tests that break on warn-bad-interface-instances

* Lint

* Move WEWarningToError to Error type, remove commented code

Also:
- Mark integration tests as flaky again
- Whitespace

* Check errors & warns aren't emitted when upgrades/typechecking disabled

* Update error message & expected error message
2024-07-10 14:44:29 +00:00
..
converter Rename com.daml.lf to com.digitalasset.daml.lf (#19431) 2024-06-25 18:20:04 +00:00
daml Fix disclosure bug in the presence of upgrades (#19167) 2024-05-14 15:51:50 +00:00
daml3 Daml-Script changes for 2.9 (forward port) (#19223) 2024-05-22 10:56:18 +01:00
runner [LF] use stable Tuple for fecth_by_key primitive (#19537) 2024-07-10 15:45:37 +02:00
test Upgrade validation warnings to errors flag (#19259) 2024-07-10 14:44:29 +00:00