Skip to content
This repository was archived by the owner on Jun 15, 2021. It is now read-only.

Conversation

@OmarTawfik
Copy link
Owner

Fixes #11

@OmarTawfik OmarTawfik merged commit c679bc6 into missing-diagnostics Mar 12, 2019
@OmarTawfik OmarTawfik deleted the circular branch March 12, 2019 04:20
OmarTawfik added a commit that referenced this pull request Mar 12, 2019
OmarTawfik pushed a commit that referenced this pull request Mar 12, 2019
# [1.3.0](v1.2.1...v1.3.0) (2019-03-12)

### Bug Fixes

* report errors on duplicate actions or workflows ([#44](#44)) ([5572f59](5572f59)), closes [#41](#41)

### Features

* report error when 'needs' refers to a non-existing action ([#46](#46)) ([cc446d6](cc446d6)), closes [#7](#7)
* report errors on actions circular dependencies ([#47](#47)) ([87ea513](87ea513)), closes [#11](#11)
* report errors on duplicate actions in resolves ([#48](#48)) ([5e7db6d](5e7db6d)), closes [#37](#37)
* report errors on duplicate needs actions ([#49](#49)) ([1e0fc49](1e0fc49)), closes [#42](#42)
* report errors on duplicate or too many actions ([#33](#33)) ([f32daa3](f32daa3)), closes [#10](#10)
* report errors on invalid 'uses' values ([#50](#50)) ([2cc08f5](2cc08f5)), closes [#6](#6)
* report errors on reserved environment variables ([#34](#34)) ([73ba6aa](73ba6aa))
* report errors on unknown event types ([#45](#45)) ([7b3720b](7b3720b)), closes [#4](#4)
* report errors on unresolved actions ([#38](#38)) ([61a2eec](61a2eec))
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants