Code Monkey home page Code Monkey logo

kmp-lokalise-api's People

Contributors

dependabot[bot] avatar fabi755 avatar iokibot avatar stefma avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

fabi755

kmp-lokalise-api's Issues

Add dependabot

Use grouping for ktor dependencies... They will probably shipped all together anyways ๐Ÿ™ƒ

Crash: `Illegal input: Unexpected JSON token at offset`

io.ktor.serialization.JsonConvertException: Illegal input: Unexpected JSON token at offset 459: Unexpected 'null' value instead of string literal at path: $.process.details.files[0].name_custom
JSON input: .....trings.xml","name_custom":null,"word_count_total":32,"key_co.....

Seems name_custom is not non-nullable.

This issue might goes hand in hand with #23

Publish to maven central

com.ioki.lokalise:api:1.0.0? ๐Ÿค”

Add CI (GitHub Actions)

We have already tests in place, we should also run them ๐Ÿค“

  • Each push to main
  • Each pull-request:
on:
  pull_request:
  push:
    branches:
      - main

As we (currently) support native (macOS, linux and windows) as well as JVM, we should run the tests on each runner.
Basically, we should run 4 tests in parallel:
linux -> linux-native
macos -> macos-native
windows -> mingw-native
linux -> jvm

Crash in case of API error

Currently the library crash in case there is an api error. For example when we provide a wrong projectId or do not have the correct permissions with the apiToken.

This is because the library try to parse the json response to the desired model, but this fails as the returned json looks different...

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.