Skip to content

Fail the build when there is an incompatibility with the dependencies and supported target frameworks #148

@rhamzeh

Description

@rhamzeh

Checklist

  • I have looked into the README and have not found a suitable solution or answer.
  • I have looked into the documentation and have not found a suitable solution or answer.
  • I have searched the issues and have not found a suitable solution or answer.
  • I have upgraded to the latest version of OpenFGA and the issue still persists.
  • I have searched the Slack community and have not found a suitable solution or answer.
  • I agree to the terms within the OpenFGA Code of Conduct.

Description

Expectation

We should fail the build on errors during restore such as:

  • Package not compatible with target framework. NU1201
  • Package not compatible with target framework. NU1202
  • Package dependency could not be resolved. NU1603

We should also reconfigure dependabot so as not to update particular dependencies that the community is depending on older versions of.

Reproduction

OpenFGA SDK version

v0.7.0, v0.8.0

OpenFGA version

N/A

SDK Configuration

N/A

Logs

No response

References

related:

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    Projects

    Status

    Intake

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions