The Daml smart contract language
Go to file
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
.github Add template for requesting improvements to errors (#16918) 2023-05-26 12:55:34 +01:00
ci Update ci/README.md (#19329) 2024-06-24 16:07:31 +02:00
sdk Upgrade validation warnings to errors flag (#19259) 2024-07-10 14:44:29 +00:00
.gitattributes Remove unreleased.rst (#3547) 2019-11-20 15:16:57 +00:00
.gitignore move to subdir 3.0 (#18520) 2024-03-22 02:27:46 +01:00
azure-cron.yml [3.1] fix dev-env in various places (#19127) 2024-05-01 18:23:29 +02:00
azure-pipelines.yml remove garyverhaegen-da mentions across entire repo (#19389) 2024-06-19 15:54:52 +02:00
CODE_OF_CONDUCT.md open-sourcing daml 2019-04-04 09:33:38 +01:00
CODEOWNERS remove garyverhaegen-da mentions across entire repo (#19389) 2024-06-19 15:54:52 +02:00
CONTRIBUTING.md Remove sandbox on x (#16890) 2023-05-23 09:25:54 +02:00
SECURITY.md Daml case and logo (#8433) 2021-01-08 12:50:15 +00:00